home *** CD-ROM | disk | FTP | other *** search
/ ftp.stepware.com / ftp.stepware.com.tar / ftp.stepware.com / arp.sit.hqx / AceReader Pro / AceReader Pro.app / Contents / Info.plist next >
Extensible Markup Language  |  2006-08-16  |  1KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleName</key>
  8.     <string>AceReader Pro</string>
  9.     <key>CFBundleDisplayName</key>
  10.     <string>AceReader Pro</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>App.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.stepware.acereader.pro</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundleLongVersionString</key>
  18.     <string>2.9c, Copyright ┬⌐ 1996 - 2006 Stepware, Inc.</string>
  19.     <key>CFBundlePackageType</key>
  20.     <string>APPL</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>2.9c</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>AceX</string>
  25.     <key>LSRequiresCarbon</key>
  26.     <true/>
  27.     <key>NSAppleScriptEnabled</key>
  28.     <string>No</string>
  29.     <key>NSHumanReadableCopyright</key>
  30.     <string>Copyright ┬⌐ 1996 - 2006 Stepware, Inc.</string>
  31.     <key>CFBundleGetInfoString</key>
  32.     <string>2.9c</string>
  33. </dict>
  34. </plist>
  35.